func golang.org/x/net/http2.lower

3 uses

	golang.org/x/net/http2 (current package)
		ascii.go#L20: 		if lower(s[i]) != lower(t[i]) {
		ascii.go#L28: func lower(b byte) byte {